home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir42 / infopls.zip / README.BAT < prev    next >
DOS Batch File  |  1993-06-25  |  1KB  |  35 lines

  1. echo off
  2. cls
  3. echo                      WELCOME TO INFORMATION PLEASE
  4. echo  
  5. echo INFORMATION PLEASE is a free-form database program that allows you to  
  6. echo store various length records (ie paragraphs) and search, display and   
  7. echo print them according to keyword matches. This disk contains an
  8. echo installation program that will load INFORMATION PLEASE! onto your hard
  9. echo hard disk (or another floppy). You must have about 410K on your disk.
  10. echo ──────────────────────────────────────────────────────────────────────
  11. echo To install the program enter the command
  12. echo    
  13. echo INSTALL
  14. echo  
  15. echo Then follow the instructions on the screen.
  16. echo ──────────────────────────────────────────────────────────────────────
  17. pause
  18. cls
  19. echo ──────────────────────────────────────────────────────────────────────  
  20. echo To print the documentation on this disk, use the command
  21. echo  
  22. echo PRINTDOC filename.doc
  23. echo    
  24. echo For example, to print the file IP.DOC, you would enter
  25. echo    
  26. echo PRINTDOC IP.DOC
  27. echo                                                     
  28. echo The "DOC" files on this disk are:
  29. echo ──────────────────────────────────────────────────────────────────────
  30. echo IP.DOC
  31. echo ──────────────────────────────────────────────────────────────────────  
  32. echo Now enter the appropriate PRINTDOC command to print the documentation
  33. echo ──────────────────────────────────────────────────────────────────────  
  34.  
  35.